home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / RAPTR9B2.ZIP / README!!.1ST < prev    next >
Encoding:
Text File  |  1996-02-11  |  6.1 KB  |  125 lines

  1. Welcome to the v.8b2 release of RAPTOR BBS. Though this is marked as a
  2. beta this is a limited release of RAPTOR. Please do not distribute this
  3. file.
  4. OK so by now it should be 8b4 and a general beta.........
  5.  
  6. UPGRADING from .7??
  7. V 8+ of RAPTOR introduces both expanded color configs, and expanded
  8. string files. at present plans call for converting 250+ strings to sysop
  9. configurable strings. This version features approximately 80 of thos
  10. strings already converted. The string editor formerly contained
  11. internally to RAPTOR has been eliminated and replaced with the utility
  12. STREDIT2.EXE This is a local only, mouse driven string editor, which
  13. will also create your language.dat file for languages. you can create up
  14. to 20 different string files or languages, each has a 20 character
  15. descriptive name which will be displayed to your users to select, a
  16. unique filename for the actaul string file, and an acs string to allow
  17. access to the language using RAPTOR's standard ACS command. STREDIT2
  18. must be loacted in and run from your GFILES (data) directory. Also a
  19. conversion for upgrading the .7 STRING.DAT file called STRCNV.EXE is
  20. included this must also be located in and run from the GFILES9DATA)
  21. directory. You MUST run STRCNV on upgrades. The .8 rapinit will create
  22. the new format string.dat, the DEFAULT language.
  23. With both new and upgrade installations please be certain to go through
  24. the string editor and make entries in all areas that do not have
  25. strings. Not all strings are created yet even with the v.8 RAPINIT.
  26.  
  27. Also if upgrading from .7 to .8 you must run torptr8.exe. This file will
  28. adjust your user data file to accomodate the new color config setup. If
  29. you do not run this utility, your users will not see colors...
  30.  
  31.  
  32. ***************************
  33. UPGRADING FROM .8b2!!!!!!
  34. ***************************
  35. If upgrading from .8b2 be certain to run 8b2to8b3.exe or the BBS will not 
  36. start!
  37.  
  38.  
  39. New in .8
  40.   RAPTOR .8 represents major speed improvements in message base
  41.   handling, both in new message scans as well as RAPMAIL processing.
  42.   we're still not happy with the speed of RAPMAIL, but working on it. It
  43.   is our feeling that the message formats currently used ( similar to
  44.   the old TG and RG structures but modified extensively for RAPTOR's
  45.   requirements) are still an excellent format and represent an efficient
  46.   use of space and resources. However JAM/SQUISH foramt is still under
  47.   consideration. while performance inside RAPTOR is excellent at this
  48.   point, with 1000+ message areas doing a new scan in less than 2
  49.   seconds, unless considerable improvements can be made in the speed of
  50.   RAPMAIL we will shortly after the 1.0 release begin incorporating
  51.   JAM/SQUISH msg formats.
  52.   RAPTOR .8 also intoduces several new 'action' MCI codes.
  53.       These MCI codes can be used instrings and files, not in messages.
  54.          %<   Whirling cursor prompt ( PAUSED [|]} after a key pressed
  55.          the pause will be backspaced out. This should NOT be used for
  56.          the paused string. that option is coming.
  57.  
  58.         ~AA#~ Cursor up # lines
  59.         ~AB#~ Cursor down # lines
  60.         ~AC#~ Cursor right # spaces
  61.         ~AD#~ Cursor left # spaces
  62.         ~AE#~ Slow destructive backspce of # characters after a brief
  63.               delay
  64.         Also included in the string editor are "Freestrings". These are
  65.         designed to allow you to create individual menu prompts for each
  66.         language. There are 8 available.
  67.         They are displayed using
  68.         ~BA~
  69.         ~BB~
  70.         ~BC~
  71.         ~BD~
  72.         ~BE~
  73.         ~BF~
  74.         ~BG~
  75.         ~BH~
  76.  
  77.         Additional action MCIs will be added.
  78.  
  79. Other than the above upgrade procedures, the upgrade to v .8 is a copy
  80. over of the BBS.EXE and BBS.OVR files.
  81.  
  82. This version of RAPTOR represents some radical changes to the code. We
  83. have been pushing it very hard here in an attempt to squash any bugs. In
  84. fact we killed one just ten minutes ago in the middle of wiriting this
  85. doc<G>. Seems most of the problems have occurred in relation to the
  86. rewritten MCI parsers and certain invalid MCI codes found in messages.
  87. If the BBS mysteriously hangs while reading a message chances are this
  88. is the problem. If you encounter this, please extract the offending
  89. message to a text file and get it back to Bud Younke ASAP so we can find
  90. the problem. To extract the message, reboot the machine, and when you
  91. begin to reread the offending message hit <SPACE BAR> to abort display
  92. and then use the X command from the prompt to extract the message to a
  93. text file. Then delete that messsage so it will not be displayed to
  94. users. send the resulting .TXT file to Bud for analysis. Most of these
  95. problems appear to have been eliminated, but there may be a few wrinkles
  96. we've missed.  Again I stress this is more an alpha release than a beta,
  97. prompt reporting of problems is imperative to finishing the string
  98. conversions of RAPTOR as well as integration of the QWK mail system.
  99.  
  100. *****If you are reading this doc and not an ALPHA site then by this time
  101. the above problems should have been fixed. If you encounter any chances
  102. are you have acquired a true alpha version and not a general release
  103. Beta **********
  104.  
  105. Additional information about the changes from .7 to .8 and additions is
  106. found in the RAPUPD.DOC file. Please read this doc for information on
  107. additional new MCIs and configuring the multinode teleconference and
  108. paging options.
  109.  
  110.  
  111. Thank you for your participation in the RAPTOR development team! Without
  112. sysops like YOU to give us the outstanding feedback we have gotten so
  113. far, development of RAPTOR would have been MUCH slower. Mike and I are
  114. both extremely pleased with the changes and additions we have been able
  115. to implement in the last year. The commitment of your time, talent and
  116. energy has allowed this to continue at it's current pace. Now is the
  117. time to dig in and really give the software a good going over. As I said
  118. before this release repesents major rewrites to many areas of the code,
  119. and has left us with a nightmare of testing on the primary alpha
  120. systems. So far no major snafus, but keep us posted!!
  121. Bud Younke
  122. RAPTOR Development team...
  123. 2:03 AM 1-27-95
  124.  
  125.